Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build src toolchain & Wiremock Dependency #547

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zjdaniels1985
Copy link

Motivation

HiveMQ Documentation should utilize the Java 11 Toolchain as per documentation. Wiremock version 3.0.1 has CVE's. The latest version of Wiremock resolves these vulnerabilities.

Wiremock project team are no longer updating jre8 version of Wiremock as per their Github project page documentation.

Maven Central artifact relocation:

image

Wiremock Version 3.0.1 CVE's:
image

Resolves #506

Changes

buildSrc updated to Java 11 Toolchain.

Wiremock updated to version 3.9.2 resolving vulnerabilities and removing the requirement for JRE-8. Wiremock implentation updates not required with latest version (3.9.2) under the new Maven Central package org.wiremock.

All tests are passing locally.

image

Copy link

cla-bot bot commented Oct 29, 2024

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @zjdaniels1985 on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Install Error during ./gradlew clean hivemqZip
1 participant